home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" ?> <Local> <!-- basic info to display in updater--> <Label>FarrMultiMonitor (FARR2 Plugin)</Label> <IconFile>multimonitor.ico</IconFile> <!-- version info of locally installed current version, and simple remote version file --> <Version>not installed</Version> <VersionFileRemote>http://farrmultimonitor.objecttechnology.com/versioninfo.xml</VersionFileRemote> <!-- where to get more info about the app remotely, only queried once an update is discovered --> <InfoFileRemote></InfoFileRemote> <WebPage>http://farrmultimonitor.origo.ethz.ch</WebPage> <!-- ok how to conduct updates; could be: "Run" (download and run program), or "Visit" (visit website), or "Unzip" (download zip and unpack over files) --> <UpdateMethod>unzip</UpdateMethod> <SignalForUpdate>FindAndRunRobot.exe</SignalForUpdate> <CloseForUpdate></CloseForUpdate> <BaseDirectory>Find and Run Robot</BaseDirectory> <UpdateFile>http://farrmultimonitor.objecttechnology.com/FarrMultiMonitor.zip</UpdateFile> <InstallDirectory>Plugins\FarrMultiMonitor</InstallDirectory> </Local>